home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
umich
/
telecomm
/
btst240l.lzh
/
READ240J.ST
< prev
next >
Wrap
Text File
|
1990-11-17
|
1KB
|
35 lines
Changes for BinkleyTerm 2.40j
-----------------------------
1. Free memory as returned by Malloc(-1L) is displayed at startup.
2. Video Fossil initialisation has a flag to avoid non-balanced calls.
This probably has no effect for the user.
3. An extra configuration command has been added:
NoXon
This disables the use of Xon/Xoff handshaking during Zmodem file
transfers.
4. The amount of free memory is displayed in the settings window where the
unused M'Task display was before. This is in decimal and is updated
whenever the Status setting is updated. It represents the largest free
memory block available to GEMDOS as reported by Malloc(-1L).
5. RecvSync changed so banner is sent immediately rather than after a 5
second delay or when certain characters were received. Actually I
went back and put it how it was before but reduced the 5 second delay
to half a second.
6. The number of incomming external mailer calls is displayed in the
history window. It is appended to the BBS/Calls line. The .SCD file
format has been modified to accomodate this and also to provide space
for future expansion, so the first time you run this version it will
restart its events.
7. RTS line is lowered and raised at the same time as DTR
8. You can now have 10 "shell" and "macro"s using Alt-F10.
9. Recompiled with small data model, reducing code by about 10K.